3.13.65 \(\int \frac {(a+b \arctan (c x))^2}{x (d+e x^2)} \, dx\) [1265]

3.13.65.1 Optimal result
3.13.65.2 Mathematica [A] (warning: unable to verify)
3.13.65.3 Rubi [A] (verified)
3.13.65.4 Maple [F]
3.13.65.5 Fricas [F]
3.13.65.6 Sympy [F]
3.13.65.7 Maxima [F]
3.13.65.8 Giac [F]
3.13.65.9 Mupad [F(-1)]

3.13.65.1 Optimal result

Integrand size = 23, antiderivative size = 637 \[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\frac {2 (a+b \arctan (c x))^2 \text {arctanh}\left (1-\frac {2}{1+i c x}\right )}{d}+\frac {(a+b \arctan (c x))^2 \log \left (\frac {2}{1-i c x}\right )}{d}-\frac {(a+b \arctan (c x))^2 \log \left (\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{\left (c \sqrt {-d}-i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}-\frac {(a+b \arctan (c x))^2 \log \left (\frac {2 c \left (\sqrt {-d}+\sqrt {e} x\right )}{\left (c \sqrt {-d}+i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}-\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2}{1-i c x}\right )}{d}-\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2}{1+i c x}\right )}{d}+\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,-1+\frac {2}{1+i c x}\right )}{d}+\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{\left (c \sqrt {-d}-i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}+\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2 c \left (\sqrt {-d}+\sqrt {e} x\right )}{\left (c \sqrt {-d}+i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}+\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2}{1-i c x}\right )}{2 d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2}{1+i c x}\right )}{2 d}+\frac {b^2 \operatorname {PolyLog}\left (3,-1+\frac {2}{1+i c x}\right )}{2 d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{\left (c \sqrt {-d}-i \sqrt {e}\right ) (1-i c x)}\right )}{4 d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2 c \left (\sqrt {-d}+\sqrt {e} x\right )}{\left (c \sqrt {-d}+i \sqrt {e}\right ) (1-i c x)}\right )}{4 d} \]

output
-2*(a+b*arctan(c*x))^2*arctanh(-1+2/(1+I*c*x))/d+(a+b*arctan(c*x))^2*ln(2/ 
(1-I*c*x))/d-1/2*(a+b*arctan(c*x))^2*ln(2*c*((-d)^(1/2)-x*e^(1/2))/(1-I*c* 
x)/(c*(-d)^(1/2)-I*e^(1/2)))/d-1/2*(a+b*arctan(c*x))^2*ln(2*c*((-d)^(1/2)+ 
x*e^(1/2))/(1-I*c*x)/(c*(-d)^(1/2)+I*e^(1/2)))/d-I*b*(a+b*arctan(c*x))*pol 
ylog(2,1-2/(1-I*c*x))/d-I*b*(a+b*arctan(c*x))*polylog(2,1-2/(1+I*c*x))/d+I 
*b*(a+b*arctan(c*x))*polylog(2,-1+2/(1+I*c*x))/d+1/2*I*b*(a+b*arctan(c*x)) 
*polylog(2,1-2*c*((-d)^(1/2)-x*e^(1/2))/(1-I*c*x)/(c*(-d)^(1/2)-I*e^(1/2)) 
)/d+1/2*I*b*(a+b*arctan(c*x))*polylog(2,1-2*c*((-d)^(1/2)+x*e^(1/2))/(1-I* 
c*x)/(c*(-d)^(1/2)+I*e^(1/2)))/d+1/2*b^2*polylog(3,1-2/(1-I*c*x))/d-1/2*b^ 
2*polylog(3,1-2/(1+I*c*x))/d+1/2*b^2*polylog(3,-1+2/(1+I*c*x))/d-1/4*b^2*p 
olylog(3,1-2*c*((-d)^(1/2)-x*e^(1/2))/(1-I*c*x)/(c*(-d)^(1/2)-I*e^(1/2)))/ 
d-1/4*b^2*polylog(3,1-2*c*((-d)^(1/2)+x*e^(1/2))/(1-I*c*x)/(c*(-d)^(1/2)+I 
*e^(1/2)))/d
 
3.13.65.2 Mathematica [A] (warning: unable to verify)

Time = 10.89 (sec) , antiderivative size = 1264, normalized size of antiderivative = 1.98 \[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx =\text {Too large to display} \]

input
Integrate[(a + b*ArcTan[c*x])^2/(x*(d + e*x^2)),x]
 
output
(24*a^2*Log[x] - 12*a^2*Log[d + e*x^2] - 24*a*b*((-I)*ArcTan[c*x]^2 + (2*I 
)*ArcSin[Sqrt[(c^2*d)/(c^2*d - e)]]*ArcTan[(c*e*x)/Sqrt[c^2*d*e]] - 2*ArcT 
an[c*x]*Log[1 - E^((2*I)*ArcTan[c*x])] + (-ArcSin[Sqrt[(c^2*d)/(c^2*d - e) 
]] + ArcTan[c*x])*Log[1 + ((c^2*d + e + 2*Sqrt[c^2*d*e])*E^((2*I)*ArcTan[c 
*x]))/(c^2*d - e)] + (ArcSin[Sqrt[(c^2*d)/(c^2*d - e)]] + ArcTan[c*x])*Log 
[(-2*Sqrt[c^2*d*e]*E^((2*I)*ArcTan[c*x]) + e*(-1 + E^((2*I)*ArcTan[c*x])) 
+ c^2*d*(1 + E^((2*I)*ArcTan[c*x])))/(c^2*d - e)] + I*(ArcTan[c*x]^2 + Pol 
yLog[2, E^((2*I)*ArcTan[c*x])]) - (I/2)*(PolyLog[2, ((-(c^2*d) - e + 2*Sqr 
t[c^2*d*e])*E^((2*I)*ArcTan[c*x]))/(c^2*d - e)] + PolyLog[2, -(((c^2*d + e 
 + 2*Sqrt[c^2*d*e])*E^((2*I)*ArcTan[c*x]))/(c^2*d - e))])) + b^2*((-I)*Pi^ 
3 + (16*I)*ArcTan[c*x]^3 + 24*ArcTan[c*x]^2*Log[1 - E^((-2*I)*ArcTan[c*x]) 
] + 24*ArcSin[Sqrt[(c^2*d)/(c^2*d - e)]]*ArcTan[c*x]*Log[1 + ((c^2*d + e + 
 2*Sqrt[c^2*d*e])*E^((2*I)*ArcTan[c*x]))/(c^2*d - e)] - 24*ArcTan[c*x]^2*L 
og[1 + ((c^2*d + e + 2*Sqrt[c^2*d*e])*E^((2*I)*ArcTan[c*x]))/(c^2*d - e)] 
- 24*ArcSin[Sqrt[(c^2*d)/(c^2*d - e)]]*ArcTan[c*x]*Log[(-2*Sqrt[c^2*d*e]*E 
^((2*I)*ArcTan[c*x]) + e*(-1 + E^((2*I)*ArcTan[c*x])) + c^2*d*(1 + E^((2*I 
)*ArcTan[c*x])))/(c^2*d - e)] - 24*ArcTan[c*x]^2*Log[(-2*Sqrt[c^2*d*e]*E^( 
(2*I)*ArcTan[c*x]) + e*(-1 + E^((2*I)*ArcTan[c*x])) + c^2*d*(1 + E^((2*I)* 
ArcTan[c*x])))/(c^2*d - e)] + 24*ArcSin[Sqrt[(c^2*d)/(c^2*d - e)]]*ArcTan[ 
c*x]*Log[((2*I)*c^2*d - (2*I)*Sqrt[c^2*d*e] + 2*c*(-e + Sqrt[c^2*d*e])*...
 
3.13.65.3 Rubi [A] (verified)

Time = 0.92 (sec) , antiderivative size = 637, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.087, Rules used = {5515, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx\)

\(\Big \downarrow \) 5515

\(\displaystyle \int \left (\frac {(a+b \arctan (c x))^2}{d x}-\frac {e x (a+b \arctan (c x))^2}{d \left (d+e x^2\right )}\right )dx\)

\(\Big \downarrow \) 2009

\(\displaystyle \frac {2 \text {arctanh}\left (1-\frac {2}{1+i c x}\right ) (a+b \arctan (c x))^2}{d}+\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{\left (c \sqrt {-d}-i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}+\frac {i b (a+b \arctan (c x)) \operatorname {PolyLog}\left (2,1-\frac {2 c \left (\sqrt {e} x+\sqrt {-d}\right )}{\left (\sqrt {-d} c+i \sqrt {e}\right ) (1-i c x)}\right )}{2 d}-\frac {(a+b \arctan (c x))^2 \log \left (\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{(1-i c x) \left (c \sqrt {-d}-i \sqrt {e}\right )}\right )}{2 d}-\frac {(a+b \arctan (c x))^2 \log \left (\frac {2 c \left (\sqrt {-d}+\sqrt {e} x\right )}{(1-i c x) \left (c \sqrt {-d}+i \sqrt {e}\right )}\right )}{2 d}-\frac {i b \operatorname {PolyLog}\left (2,1-\frac {2}{1-i c x}\right ) (a+b \arctan (c x))}{d}-\frac {i b \operatorname {PolyLog}\left (2,1-\frac {2}{i c x+1}\right ) (a+b \arctan (c x))}{d}+\frac {i b \operatorname {PolyLog}\left (2,\frac {2}{i c x+1}-1\right ) (a+b \arctan (c x))}{d}+\frac {\log \left (\frac {2}{1-i c x}\right ) (a+b \arctan (c x))^2}{d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2 c \left (\sqrt {-d}-\sqrt {e} x\right )}{\left (c \sqrt {-d}-i \sqrt {e}\right ) (1-i c x)}\right )}{4 d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2 c \left (\sqrt {e} x+\sqrt {-d}\right )}{\left (\sqrt {-d} c+i \sqrt {e}\right ) (1-i c x)}\right )}{4 d}+\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2}{1-i c x}\right )}{2 d}-\frac {b^2 \operatorname {PolyLog}\left (3,1-\frac {2}{i c x+1}\right )}{2 d}+\frac {b^2 \operatorname {PolyLog}\left (3,\frac {2}{i c x+1}-1\right )}{2 d}\)

input
Int[(a + b*ArcTan[c*x])^2/(x*(d + e*x^2)),x]
 
output
(2*(a + b*ArcTan[c*x])^2*ArcTanh[1 - 2/(1 + I*c*x)])/d + ((a + b*ArcTan[c* 
x])^2*Log[2/(1 - I*c*x)])/d - ((a + b*ArcTan[c*x])^2*Log[(2*c*(Sqrt[-d] - 
Sqrt[e]*x))/((c*Sqrt[-d] - I*Sqrt[e])*(1 - I*c*x))])/(2*d) - ((a + b*ArcTa 
n[c*x])^2*Log[(2*c*(Sqrt[-d] + Sqrt[e]*x))/((c*Sqrt[-d] + I*Sqrt[e])*(1 - 
I*c*x))])/(2*d) - (I*b*(a + b*ArcTan[c*x])*PolyLog[2, 1 - 2/(1 - I*c*x)])/ 
d - (I*b*(a + b*ArcTan[c*x])*PolyLog[2, 1 - 2/(1 + I*c*x)])/d + (I*b*(a + 
b*ArcTan[c*x])*PolyLog[2, -1 + 2/(1 + I*c*x)])/d + ((I/2)*b*(a + b*ArcTan[ 
c*x])*PolyLog[2, 1 - (2*c*(Sqrt[-d] - Sqrt[e]*x))/((c*Sqrt[-d] - I*Sqrt[e] 
)*(1 - I*c*x))])/d + ((I/2)*b*(a + b*ArcTan[c*x])*PolyLog[2, 1 - (2*c*(Sqr 
t[-d] + Sqrt[e]*x))/((c*Sqrt[-d] + I*Sqrt[e])*(1 - I*c*x))])/d + (b^2*Poly 
Log[3, 1 - 2/(1 - I*c*x)])/(2*d) - (b^2*PolyLog[3, 1 - 2/(1 + I*c*x)])/(2* 
d) + (b^2*PolyLog[3, -1 + 2/(1 + I*c*x)])/(2*d) - (b^2*PolyLog[3, 1 - (2*c 
*(Sqrt[-d] - Sqrt[e]*x))/((c*Sqrt[-d] - I*Sqrt[e])*(1 - I*c*x))])/(4*d) - 
(b^2*PolyLog[3, 1 - (2*c*(Sqrt[-d] + Sqrt[e]*x))/((c*Sqrt[-d] + I*Sqrt[e]) 
*(1 - I*c*x))])/(4*d)
 

3.13.65.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 5515
Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))^(p_.)*((f_.)*(x_))^(m_.)*((d_) + (e_ 
.)*(x_)^2)^(q_.), x_Symbol] :> With[{u = ExpandIntegrand[(a + b*ArcTan[c*x] 
)^p, (f*x)^m*(d + e*x^2)^q, x]}, Int[u, x] /; SumQ[u]] /; FreeQ[{a, b, c, d 
, e, f, m}, x] && IntegerQ[q] && IGtQ[p, 0] && ((EqQ[p, 1] && GtQ[q, 0]) || 
 IntegerQ[m])
 
3.13.65.4 Maple [F]

\[\int \frac {\left (a +b \arctan \left (c x \right )\right )^{2}}{x \left (e \,x^{2}+d \right )}d x\]

input
int((a+b*arctan(c*x))^2/x/(e*x^2+d),x)
 
output
int((a+b*arctan(c*x))^2/x/(e*x^2+d),x)
 
3.13.65.5 Fricas [F]

\[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\int { \frac {{\left (b \arctan \left (c x\right ) + a\right )}^{2}}{{\left (e x^{2} + d\right )} x} \,d x } \]

input
integrate((a+b*arctan(c*x))^2/x/(e*x^2+d),x, algorithm="fricas")
 
output
integral((b^2*arctan(c*x)^2 + 2*a*b*arctan(c*x) + a^2)/(e*x^3 + d*x), x)
 
3.13.65.6 Sympy [F]

\[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\int \frac {\left (a + b \operatorname {atan}{\left (c x \right )}\right )^{2}}{x \left (d + e x^{2}\right )}\, dx \]

input
integrate((a+b*atan(c*x))**2/x/(e*x**2+d),x)
 
output
Integral((a + b*atan(c*x))**2/(x*(d + e*x**2)), x)
 
3.13.65.7 Maxima [F]

\[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\int { \frac {{\left (b \arctan \left (c x\right ) + a\right )}^{2}}{{\left (e x^{2} + d\right )} x} \,d x } \]

input
integrate((a+b*arctan(c*x))^2/x/(e*x^2+d),x, algorithm="maxima")
 
output
-1/2*a^2*(log(e*x^2 + d)/d - 2*log(x)/d) + integrate((b^2*arctan(c*x)^2 + 
2*a*b*arctan(c*x))/(e*x^3 + d*x), x)
 
3.13.65.8 Giac [F]

\[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\int { \frac {{\left (b \arctan \left (c x\right ) + a\right )}^{2}}{{\left (e x^{2} + d\right )} x} \,d x } \]

input
integrate((a+b*arctan(c*x))^2/x/(e*x^2+d),x, algorithm="giac")
 
output
sage0*x
 
3.13.65.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(a+b \arctan (c x))^2}{x \left (d+e x^2\right )} \, dx=\int \frac {{\left (a+b\,\mathrm {atan}\left (c\,x\right )\right )}^2}{x\,\left (e\,x^2+d\right )} \,d x \]

input
int((a + b*atan(c*x))^2/(x*(d + e*x^2)),x)
 
output
int((a + b*atan(c*x))^2/(x*(d + e*x^2)), x)